home *** CD-ROM | disk | FTP | other *** search
/ PC Zone 104 / DPPCZ0701B.7z / DPPCZ0701B.ISO / demos / arcanum / Sierra / Arcanum Preview / arcanum3.dat / mes_item.mes < prev    next >
Text File  |  2001-03-13  |  1KB  |  41 lines

  1. // item type strings
  2.  
  3. {0}{Arrow}
  4. {1}{Bullet}
  5. {2}{Battery}
  6. {3}{Fuel}
  7. {4}{Torso}
  8. {5}{Shield}
  9. {6}{Helmet}
  10. {7}{Gauntlets}
  11. {8}{Boots}
  12. {9}{Ring}
  13. {10}{Medallion}
  14.  
  15. // item cannot messages start past 100
  16.  
  17. {101}{The item is too heavy.}
  18. {102}{There is no room for that item.}
  19. {103}{The item is the wrong type for that slot.}
  20. {104}{There is no free hand to use that item.}
  21. {105}{A crippled arm prevents the wielding of that item.}
  22. {106}{The item cannot be used.}
  23. {107}{The item is broken.}
  24. {108}{The clothing or armor is the wrong size and cannot be worn.}
  25. {109}{The item cannot be wielded.}
  26. {110}{The clothing or armor is for the opposite gender and cannot be worn.}
  27. {111}{The item cannot be dropped.}
  28. {112}{The item is hexed and cannot be unwielded.}
  29. {113}{The scroll requires an Intelligence of 5 or more to use.}
  30. {114}{You cannot pick up magickal items.}
  31. {115}{You cannot pick up technological items.}
  32. {116}{You cannot use magickal items.}
  33. {117}{You cannot use technological items.}
  34. {118}{You cannot wield magickal items.}
  35. {119}{You cannot wield technological items.}
  36.  
  37.  
  38. // miscellaneous item messages start at 200
  39.  
  40. {200}{You have wielded a hexed item!}
  41.